[INFO] cloning repository https://github.com/funsafemath/tracing-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funsafemath/tracing-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunsafemath%2Ftracing-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunsafemath%2Ftracing-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1c725ac892db47e2a7527e14b4677493add5bcc
[INFO] fixing funsafemath/tracing-py against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunsafemath%2Ftracing-py" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/funsafemath/tracing-py
[INFO] finished tweaking git repo https://github.com/funsafemath/tracing-py
[INFO] tweaked toml for git repo https://github.com/funsafemath/tracing-py written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/funsafemath/tracing-py on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/funsafemath/tracing-py already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/PyO3/pyo3`
[INFO] [stderr]     Updating git repository `https://codeberg.org/funsafemath/valuable-py`
[INFO] [stderr] warning: spurious network error (3 tries remaining): unexpected http status code: 504; class=Http (34)
[INFO] [stderr] warning: spurious network error (2 tries remaining): unexpected http status code: 504; class=Http (34)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded rapidhash v4.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aacc1052ad32e47cc8e105a8511bb44822d5ecdee4737a9ea6347cbdc154912a
[INFO] running `Command { std: "docker" "start" "aacc1052ad32e47cc8e105a8511bb44822d5ecdee4737a9ea6347cbdc154912a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aacc1052ad32e47cc8e105a8511bb44822d5ecdee4737a9ea6347cbdc154912a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aacc1052ad32e47cc8e105a8511bb44822d5ecdee4737a9ea6347cbdc154912a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aacc1052ad32e47cc8e105a8511bb44822d5ecdee4737a9ea6347cbdc154912a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling valuable v0.1.1 (https://codeberg.org/funsafemath/valuable-py#61d35bb7)
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking rapidhash v4.2.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling pyo3-build-config v0.28.0 (https://github.com/PyO3/pyo3#d9284fec)
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling pyo3-ffi v0.28.0 (https://github.com/PyO3/pyo3#d9284fec)
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.0 (https://github.com/PyO3/pyo3#d9284fec)
[INFO] [stderr]    Compiling pyo3 v0.28.0 (https://github.com/PyO3/pyo3#d9284fec)
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]    Compiling pyo3-macros v0.28.0 (https://github.com/PyO3/pyo3#d9284fec)
[INFO] [stderr]     Checking tracing-py v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |             .map(|x| Some(x as &dyn Value))
[INFO] [stdout]     |                           ^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:141:39
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 values.insert(0, Some(&message as &dyn Value));
[INFO] [stdout]     |                                       ^^^^^^^^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |             f(FIELDS, &[Some(&(&value as &dyn Valuable) as &dyn Value)])
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout] ...
[INFO] [stdout] 227 | single_field_event!(RetCallsite, ret_callsite, ret_event, "return");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `single_field_event` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |             f(FIELDS, &[Some(&(&value as &dyn Valuable) as &dyn Value)])
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout] ...
[INFO] [stdout] 228 | single_field_event!(ErrCallsite, err_callsite, err_event, "exception");
[INFO] [stdout]     | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `single_field_event` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |             f(FIELDS, &[Some(&(&value as &dyn Valuable) as &dyn Value)])
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout] ...
[INFO] [stdout] 229 | single_field_event!(YieldCallsite, yield_callsite, yield_event, "yield");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `single_field_event` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |             .map(|x| Some(x as &dyn Value))
[INFO] [stdout]     |                           ^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:141:39
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 values.insert(0, Some(&message as &dyn Value));
[INFO] [stdout]     |                                       ^^^^^^^^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |             f(FIELDS, &[Some(&(&value as &dyn Valuable) as &dyn Value)])
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout] ...
[INFO] [stdout] 227 | single_field_event!(RetCallsite, ret_callsite, ret_event, "return");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `single_field_event` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |             f(FIELDS, &[Some(&(&value as &dyn Valuable) as &dyn Value)])
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout] ...
[INFO] [stdout] 228 | single_field_event!(ErrCallsite, err_callsite, err_event, "exception");
[INFO] [stdout]     | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `single_field_event` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/event.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |             f(FIELDS, &[Some(&(&value as &dyn Valuable) as &dyn Value)])
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout] ...
[INFO] [stdout] 229 | single_field_event!(YieldCallsite, yield_callsite, yield_event, "yield");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `single_field_event` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/span.rs:38:27
[INFO] [stdout]     |
[INFO] [stdout]  38 |             .map(|x| Some(x as &dyn Value))
[INFO] [stdout]     |                           ^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Valuable: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/span.rs:38:27
[INFO] [stdout]     |
[INFO] [stdout]  38 |             .map(|x| Some(x as &dyn Value))
[INFO] [stdout]     |                           ^ the trait `tracing::Value` is not implemented for `dyn Valuable`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `tracing::Value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.36/src/field.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Value for dyn std::error::Error + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error`
[INFO] [stdout] ...
[INFO] [stdout] 601 | impl Value for dyn std::error::Error + Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send`
[INFO] [stdout] ...
[INFO] [stdout] 612 | impl Value for dyn std::error::Error + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Sync`
[INFO] [stdout] ...
[INFO] [stdout] 623 | impl Value for dyn std::error::Error + Send + Sync + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn std::error::Error + Send + Sync`
[INFO] [stdout]     = note: required for `&dyn Valuable` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&&dyn Valuable` to `&dyn tracing::Value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tracing-py` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tracing-py` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "aacc1052ad32e47cc8e105a8511bb44822d5ecdee4737a9ea6347cbdc154912a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aacc1052ad32e47cc8e105a8511bb44822d5ecdee4737a9ea6347cbdc154912a", kill_on_drop: false }`
[INFO] [stdout] aacc1052ad32e47cc8e105a8511bb44822d5ecdee4737a9ea6347cbdc154912a
